home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
monochrome.swf
/
scripts
/
frame_17
/
PlaceObject2_141_317
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-26
|
190 b
|
9 lines
onClipEvent(enterFrame){
horiz._y = _root._ymouse;
vert._x = _root._xmouse;
ploom._x = _root._xmouse;
ploom._y = _root._ymouse;
Mouse.hide();
updateAfterEvent();
}